home *** CD-ROM | disk | FTP | other *** search
/ Uru - Ages Beyond Myst Bonus / Uru - Ages Beyond Myst Bonus CD.iso / mof.dxr / 00002_video.swf / scripts / DefineButton2_58 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2003-10-09  |  73 b   |  5 lines

  1. on(rollOver){
  2.    oB_RWD_lum._visible = 1;
  3.    trackname = "Rewind";
  4. }
  5.